"Invalid Binary" does not appear in App Store Connect after iOS 14 GM and Xcode 12 GM seed distribution 🤦🏻♂️
Post
Replies
Boosts
Views
Activity
I have the same problem. From January 9, 2021 (KST) until now, 5 to 20 cases have been steadily occurring.
write EPROTO 139640376985472:error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac:../deps/openssl/openssl/ssl/record/ssl3_record.c:677:
In my case, I get the same error in [UIPageViewController setViewControllers:direction:animated:completion:]. I don't know how to fix this error yet.
Fatal Exception: NSInternalInconsistencyException (Unexpected subviews)
0 CoreFoundation 0x1a0e229d8 __exceptionPreprocess
1 libobjc.A.dylib 0x1b51a5b54 objc_exception_throw
2 CoreFoundation 0x1a0d3150c -[CFPrefsSearchListSource addManagedSourceForIdentifier:user:]
3 Foundation 0x1a202b878 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
4 UIKitCore 0x1a2f3bac4 -[_UIQueuingScrollView _setWrappedViewAtIndex:withView:]
5 UIKitCore 0x1a2f3c04c -[_UIQueuingScrollView _replaceViews:updatingContents:adjustContentInsets:animated:]
6 UIKitCore 0x1a2f3d68c -[_UIQueuingScrollView _enqueueAnimatedScrollInDirection:withView:completion:]
7 UIKitCore 0x1a2f3e1d4 -[_UIQueuingScrollView setView:direction:animated:completion:]
8 UIKitCore 0x1a2f31e14 -[UIPageViewController _setViewControllers:withScrollInDirection:animated:completion:]
9 UIKitCore 0x1a2f31ffc -[UIPageViewController setViewControllers:direction:animated:completion:]
I'm using cocoapods-binary-cache and I'm getting the same error as yours.
There is no problem when building with the actual device, but an error occurs when building with the simulator as a target.
Module compiled with Swift 5.3.2 cannot be imported by the Swift 5.5.2 compiler
Environment:
Xcode 13.2.1 (13C100)
Using a Mackbook Pro (M1 Pro, 10 Core)
swift-driver version: 1.26.21 Apple Swift version 5.5.2 (swiftlang-1300.0.47.5 clang-1300.0.29.30)
Target: arm64-apple-macosx12.0
No additional Swift use with other Xcode or Toolchain.
I have the same problem in Xcode 15.4.
The problem occurred with PNG and PDF files specified as Single Scales.